home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / May 88 / re- MacApp and Direct Manip. 5⁄ < prev    next >
Encoding:
Text File  |  1991-03-06  |  1020 b   |  29 lines  |  [TEXT/GEOL]

  1. Item    2352136                         17-May-88        09:11
  2.  
  3. From:   A14                             Carnegie Mellon, Rob Chandok
  4.  
  5. To:     BIANCHI1                        Bianchi, Curt
  6.  
  7. cc:     MACAPP$                         MacApp Interest List
  8.  
  9. Sub:    re: MacApp and Direct manip
  10.  
  11. Curt,
  12.  
  13. I don't think you need to go as far as having a desktop view - unless you are
  14. going to throw away the window manager like you threw away the dialog manager!
  15.  
  16. The important feature here is to allow direct manipulation, make sure it
  17. interacts cleanly with things like auto-scroll (i.e. things should not auto
  18. scroll in this case).  It seems to me that there should be one utility routine
  19. to figure out what window/view the mouse is over, so we all don't write it (And
  20. get something wrong).
  21.  
  22.  I can see a view getting a call like "DraggingOver(point)" as the mose passes
  23. over it, or I guess this is really what "Trackfeedback" should do.  Anyway, it
  24. really is almost essential make a standard utility routine.
  25.  
  26. Rob
  27.  
  28.  
  29.